ComponentOne ASP.NET MVC Controls
AddText Method

C1.Web.Mvc.Fluent Namespace > AnnotationLayerBuilder<T> Class : AddText Method
The build function
Add text annotation for annotationlayer.
Syntax
'Declaration
 
Public Function AddText( _
   Optional ByVal build As Action(Of TextBuilder) _
) As AnnotationLayerBuilder(Of T)

Parameters

build
The build function

Return Value

Current builder
See Also

Reference

AnnotationLayerBuilder<T> Class
AnnotationLayerBuilder<T> Members